Update yabeda-rails 0.9.0 → 0.10.0 (major)#1363
Merged
Merged
Conversation
digitaltom
approved these changes
Nov 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ yabeda-rails (0.9.0 → 0.10.0) · Repo · Changelog
Release Notes
0.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
0.10.0: passenger, default_tags, bucket sizes, and ignore actionsSwitch to RubyGems Trusted publishing in CI release workflow [ci skip]Upgrade CI configuration and matrix, fix spec failuresAdd Passenger server to auto register list (#28)Allow defining default_tags only for rails group (#30)add ability to ignore certain controller#actions (#33)Ability to customize the bucket sizing for histograms (#32)✳️ actionpack (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ actionview (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ activejob (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ activemodel (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ activerecord (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ activesupport (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ railties (6.1.7.9 → 6.1.7.10) · Repo · Changelog
Release Notes
6.1.7.10 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Preparing for 6.1.7.10 releasePrepare for 6.1.7.10✳️ yabeda (0.13.1 → 0.14.0) · Repo · Changelog
Release Notes
0.13.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
0.14.0: Limit metrics groups per adapterAllow to limit group for adapter (#41)0.13.2: fix RSpec matchers without tagsUpdate CI matrix, silence Rubocop for RSpec built-in methodFix false positives of rspec matchers (#42)Update link to GitLab's Prometheus Ruby client fork (#44)Release Notes
2.7.2 (from changelog)
2.7.1 (from changelog)
2.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 14 commits:
Bump 2.7.2fix: NameError caused by undefined secrets instance variableBump 2.7.1feat: skip required validations when using credentialsBump 2.7.0ci: upgrade versionschore: release prepfeat: added strong integer (#157)fix: processing arrays for required except (#156)feature: added suppress_required_validations option (#152)chore: stop testing Rails secretsfix: handle relative vs absolute paths in autoload_static_configs_pathfix(gemspec): manifest.yml -> manifest.yamlfix: do not run tests on CI releaseRelease Notes
1.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2chore: fix typos (#1076)Set rake-compiler source and target to Java 8 (#1071)Improve ancestor classes specAvoid error when member is present on ancestor classRemove dependency on loggerRelease Notes
3.2.0
3.1.1
3.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.14.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump to 1.14.7remove post-install messageMerge pull request #709 from voxik/ruby-3.4Add Rails 7.2 and 8.0 into test matrix.Adjust the test matrix for Rails 8.1Add `base64` / `mutex_m` dependencies for Rails 6.1Ruby 3.4 `Hash#inspect` compatibility.Add 'ruby-head' to test matrixRelease Notes
2.24.1
2.24.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
version bump to v2.24.1Merge pull request #297 from flavorjones/flavorjones/ci-matrix-202505ci: add jruby 10 and jruby head, bump ruby versions for jobsMerge pull request #296 from Earlopain/cgi-ruby-3.5Only load what is required from `cgi`version bump to v2.24.0Merge pull request #284 from josecolella/jc-th-add-breakpoint-scrubberDrop newlines from the double-breakpoint testdocs: Update documentationfeat: Add implementation for methodinitial scaffoldtest: Get basic test case for scrubberMerge pull request #291 from fnando/anchors-target-blankSkip target attribute on links with anchors.Merge pull request #292 from flavorjones/flavorjones-bump-ci-versions-202412Merge pull request #289 from andrew/patch-1ci: add ruby 3.4, drop jruby-headMerge pull request #290 from flavorjones/flavorjones-pin-jar-dependenciesdep: pin jar-dependenciesAdd funding_uri to gemspecRelease Notes
2.2.16 (from changelog)
2.2.15 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Bump patch version.Backport #2263 to v2.2, fix: malformed charset param (#2338)Bump patch version.Change CGI::Cookie.new to Cookie.new (#2335)Bump patch version.Feature detect `CGI::Cookie`. (#2333)Replace usage of CGI::Cookie (#2329)[2.2] Update test suite for Ruby 3.5Release Notes
2.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Bump version to 2.2.0Update History for missed commitRemove unnecessary check for starting period in domain inside #valid?Use -W:strict_unused_block when running tests on Ruby 3.4+Fix spurious warnings in tests when using Rack 3.1Update History.mdfix: cookie-av allows arbitrary casingFix a couple spec failures on Ruby 3.4.0-preview2Fix array of cookies in response containing a blank cookieAdd Ruby 3.3 to CI and bump actions/checkout to v4Remove use of finalizer in Rack::Test::UploadedFile (Fixes #338)Prefer Dir.glob with blockStop testing Ruby 2.2 in CI as it no longer works with ubuntu-latestMove to actions/checkout@v3Add README.md to docRelease Notes
2.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Prepare for 2.3.0No need for CHANGELOG file. Use GitHub Releases insteadAdd release workflowMerge pull request #123 from jyeharry/feature/assert_dom-ignore-whitespace-v2Collapse whitespace from :text but not :htmlAdd failing test for assert_dom collapsing whitespaceMerge pull request #122 from jyeharry/feature/assert_dom-ignore-whitespaceAdd strict parameter to assert_domAdd failing test for assert_dom collapsing whitespaceAdd macos to supported platforms in Gemfile.lockci: run tests once a week on a timerMerge pull request #124 from rails/flavorjones-dep-logger-fixci: drop jruby where unsupported, pin concurrent-ruby where neededci: insert Rails 7.2 and 8.0 into the testing matrixdep: bundle updateMerge pull request #118 from m-nakamura145/update-checkout-actionUpdate checkout action versiondoc: introduce a CHANGELOG.md fileMerge pull request #117 from rails/flavorjones-ci-20240113ci: add mutex_m to the rails 7.0 gemfiledep: bundle updateMerge pull request #115 from joshuay03/raise-an-error-for-invalid-rangesMerge pull request #116 from joshuay03/raise-an-error-for-no-elements-with-blockRaise an error when given a block with a 0 element assertionRaise an error when provided an invalid Range, or invalid :minimum and :maximumMerge pull request #113 from joshuay03/feature/refute-and-assert-not-for-dom-and-dom-equalMerge pull request #114 from flavorjones/flavorjones-update-ci-matrix-2024-01Add `assert_not_dom`, `refute_dom`, `assert_not_select`, `refute_select` & `refute_dom_equal`ci: update ci matrix with rails 7.1 and ruby 3.3Release Notes
13.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.1.2 (from changelog)
1.1.1 (from changelog)
1.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 4 commits:
Bump 1.1.2* jruby/truffle upgrades* rubocop upgrade- parser.rb: ignore Prism ordinary parameter errorsRelease Notes
2.7.3 (from changelog)
2.7.2 (from changelog)
2.7.1 (from changelog)
2.7.0 (from changelog)
2.6.18 (from changelog)
2.6.17 (from changelog)
2.6.16 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands